Unit Test Results

[summary] [package list] [test cases]

The following document contains the results of the JUnit tests.

Summary

[summary] [package list] [test cases]

Tests Errors Failures Success rate Time(s)
122 91 25 4.92% 6.102

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[summary] [package list] [test cases]

Name Tests Errors Failures Time(s)
junit.quilt.cover.ball94 25 0 24 2.148
junit.quilt.cover.generic 2 0 1 0.101
junit.quilt.cover.none 44 0 42 2.077
junit.quilt.cover.state 25 0 24 1.509
junit.quilt.framework 26 25 0 0.267

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

junit.quilt.cover.ball94

Name Tests Errors Failures Time(s)
TestB94Coverage 3 3 0 0.963
TestB94Registry 22 21 0 1.185

junit.quilt.cover.generic

Name Tests Errors Failures Time(s)
TestBlockVertex 1 1 0 0.062
TestBranchSegment 1 0 0 0.039

junit.quilt.cover.none

Name Tests Errors Failures Time(s)
TestNoCoverage 22 21 0 0.383
TestNoneCoverage 22 21 0 1.694

junit.quilt.cover.state

Name Tests Errors Failures Time(s)
TestSMCoverage 3 3 0 0.456
TestSMRegistry 22 21 0 1.053

junit.quilt.framework

Name Tests Errors Failures Time(s)
TestStatementSegmentImpl 1 0 0 0.056
TstQuiltCoverage 3 0 3 0.030
TstQuiltRegistry 22 0 22 0.181

Test Cases

[summary] [package list] [test cases]

TestB94Coverage

Name Status Type Time(s)
testDoNoBranches Error N/A

java.lang.NullPointerException at junit.quilt.framework.TstQuiltCoverage.runFullCoverageTest(TstQuiltCoverage.java:67) at junit.quilt.framework.TstQuiltCoverage.testDoNoBranches(TstQuiltCoverage.java:54) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.438
testDoException Error N/A

java.lang.NullPointerException at junit.quilt.framework.TstQuiltCoverage.runFullCoverageTest(TstQuiltCoverage.java:67) at junit.quilt.framework.TstQuiltCoverage.testDoException(TstQuiltCoverage.java:58) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.053
testDoFinally Error N/A

java.lang.NullPointerException at junit.quilt.framework.TstQuiltCoverage.runFullCoverageTest(TstQuiltCoverage.java:67) at junit.quilt.framework.TstQuiltCoverage.testDoFinally(TstQuiltCoverage.java:62) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.053

TestB94Registry

Name Status Type Time(s)
testNormalLoader Error BasicLoad

java.lang.ClassNotFoundException: BasicLoad at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.testNormalLoader(TstQuiltRegistry.java:70) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.347
testJavaLoad Success 0.002
testBasicLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testBasicLoad(TstQuiltRegistry.java:96) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.049
testLooper Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testLooper(TstQuiltRegistry.java:105) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.041
testCatch Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testCatch(TstQuiltRegistry.java:114) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.040
testComplicatedConstructor Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testComplicatedConstructor(TstQuiltRegistry.java:123) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.040
testSuperClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSuperClass(TstQuiltRegistry.java:132) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.040
testLongLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testLongLoad(TstQuiltRegistry.java:141) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.046
testSwitchLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSwitchLoad(TstQuiltRegistry.java:150) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.040
testInterfaceLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testInterfaceLoad(TstQuiltRegistry.java:161) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.040
testExceptionLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionLoad(TstQuiltRegistry.java:174) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.039
testExceptionTestTypes Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionTestTypes(TstQuiltRegistry.java:184) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.039
testExceptionThrows Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionThrows(TstQuiltRegistry.java:195) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.046
testFinally Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testFinally(TstQuiltRegistry.java:210) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.039
testFinallyNoThrow Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testFinallyNoThrow(TstQuiltRegistry.java:220) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.038
testStaticInit Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testStaticInit(TstQuiltRegistry.java:233) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.040
testConcreteClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testConcreteClass(TstQuiltRegistry.java:242) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.049
testAbstractClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testAbstractClass(TstQuiltRegistry.java:251) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.040
testSingleton Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSingleton(TstQuiltRegistry.java:262) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.038
testInnerClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testInnerClass(TstQuiltRegistry.java:270) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.038
testPrivateClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testPrivateClass(TstQuiltRegistry.java:278) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.037
testAnonymousClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testAnonymousClass(TstQuiltRegistry.java:286) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.045

TestBlockVertex

Name Status Type Time(s)
testSimple Error N/A

java.lang.NullPointerException at junit.quilt.cover.generic.BlockVertex.length(BlockVertex.java:162) at junit.quilt.cover.generic.TestBlockVertex.testSimple(TestBlockVertex.java:19) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.055

TestBranchSegment

Name Status Type Time(s)
testSimple Success 0.032

TestNoCoverage

Name Status Type Time(s)
testPrivateClass Error PrivateClass

java.lang.ClassNotFoundException: PrivateClass at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testPrivateClass(TstQuiltRegistry.java:278) at junit.quilt.cover.none.TestNoCoverage.testPrivateClass(TestNoCoverage.java:44) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.020
testNormalLoader Error BasicLoad

java.lang.ClassNotFoundException: BasicLoad at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.testNormalLoader(TstQuiltRegistry.java:70) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.012
testJavaLoad Success 0.002
testBasicLoad Error BasicLoad

java.lang.ClassNotFoundException: BasicLoad at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testBasicLoad(TstQuiltRegistry.java:96) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testLooper Error Looper

java.lang.ClassNotFoundException: Looper at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testLooper(TstQuiltRegistry.java:105) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.018
testCatch Error CatchExcept

java.lang.ClassNotFoundException: CatchExcept at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testCatch(TstQuiltRegistry.java:114) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testComplicatedConstructor Error ComplicatedConstructor

java.lang.ClassNotFoundException: ComplicatedConstructor at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testComplicatedConstructor(TstQuiltRegistry.java:123) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testSuperClass Error SuperClass

java.lang.ClassNotFoundException: SuperClass at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSuperClass(TstQuiltRegistry.java:132) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.016
testLongLoad Error LongLoad

java.lang.ClassNotFoundException: LongLoad at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testLongLoad(TstQuiltRegistry.java:141) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.026
testSwitchLoad Error SwitchLoad

java.lang.ClassNotFoundException: SwitchLoad at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSwitchLoad(TstQuiltRegistry.java:150) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testInterfaceLoad Error BasicInterface

java.lang.ClassNotFoundException: BasicInterface at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testInterfaceLoad(TstQuiltRegistry.java:161) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testExceptionLoad Error ExceptionLoad

java.lang.ClassNotFoundException: ExceptionLoad at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionLoad(TstQuiltRegistry.java:174) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testExceptionTestTypes Error ExceptionTestTypes

java.lang.ClassNotFoundException: ExceptionTestTypes at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionTestTypes(TstQuiltRegistry.java:184) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testExceptionThrows Error ExceptionThrow

java.lang.ClassNotFoundException: ExceptionThrow at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionThrows(TstQuiltRegistry.java:195) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testFinally Error FinallyNoThrow

java.lang.ClassNotFoundException: FinallyNoThrow at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testFinally(TstQuiltRegistry.java:210) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testFinallyNoThrow Error Finally

java.lang.ClassNotFoundException: Finally at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testFinallyNoThrow(TstQuiltRegistry.java:220) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.026
testStaticInit Error StaticInit

java.lang.ClassNotFoundException: StaticInit at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testStaticInit(TstQuiltRegistry.java:233) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testConcreteClass Error ConcreteClass

java.lang.ClassNotFoundException: ConcreteClass at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testConcreteClass(TstQuiltRegistry.java:242) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testAbstractClass Error AbstractClass

java.lang.ClassNotFoundException: AbstractClass at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testAbstractClass(TstQuiltRegistry.java:251) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testSingleton Error SingletonGetter

java.lang.ClassNotFoundException: SingletonGetter at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSingleton(TstQuiltRegistry.java:262) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.016
testInnerClass Error InnerClass

java.lang.ClassNotFoundException: InnerClass at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testInnerClass(TstQuiltRegistry.java:270) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017
testAnonymousClass Error AnonymousClass

java.lang.ClassNotFoundException: AnonymousClass at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testAnonymousClass(TstQuiltRegistry.java:286) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.017

TestNoneCoverage

Name Status Type Time(s)
testNormalLoader Error BasicLoad

java.lang.ClassNotFoundException: BasicLoad at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.testNormalLoader(TstQuiltRegistry.java:70) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.255
testJavaLoad Success 0.002
testBasicLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testBasicLoad(TstQuiltRegistry.java:96) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.038
testLooper Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testLooper(TstQuiltRegistry.java:105) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.036
testCatch Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testCatch(TstQuiltRegistry.java:114) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.037
testComplicatedConstructor Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testComplicatedConstructor(TstQuiltRegistry.java:123) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.037
testSuperClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSuperClass(TstQuiltRegistry.java:132) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.042
testLongLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testLongLoad(TstQuiltRegistry.java:141) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.036
testSwitchLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSwitchLoad(TstQuiltRegistry.java:150) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.037
testInterfaceLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testInterfaceLoad(TstQuiltRegistry.java:161) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.037
testExceptionLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionLoad(TstQuiltRegistry.java:174) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.036
testExceptionTestTypes Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionTestTypes(TstQuiltRegistry.java:184) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.043
testExceptionThrows Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionThrows(TstQuiltRegistry.java:195) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.036
testFinally Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testFinally(TstQuiltRegistry.java:210) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.036
testFinallyNoThrow Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testFinallyNoThrow(TstQuiltRegistry.java:220) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.035
testStaticInit Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testStaticInit(TstQuiltRegistry.java:233) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.036
testConcreteClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testConcreteClass(TstQuiltRegistry.java:242) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.716
testAbstractClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testAbstractClass(TstQuiltRegistry.java:251) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.037
testSingleton Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSingleton(TstQuiltRegistry.java:262) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.037
testInnerClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testInnerClass(TstQuiltRegistry.java:270) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.036
testPrivateClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testPrivateClass(TstQuiltRegistry.java:278) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testAnonymousClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testAnonymousClass(TstQuiltRegistry.java:286) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034

TestSMCoverage

Name Status Type Time(s)
testDoNoBranches Error N/A

java.lang.NullPointerException at junit.quilt.framework.TstQuiltCoverage.runFullCoverageTest(TstQuiltCoverage.java:67) at junit.quilt.framework.TstQuiltCoverage.testDoNoBranches(TstQuiltCoverage.java:54) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.359
testDoException Error N/A

java.lang.NullPointerException at junit.quilt.framework.TstQuiltCoverage.runFullCoverageTest(TstQuiltCoverage.java:67) at junit.quilt.framework.TstQuiltCoverage.testDoException(TstQuiltCoverage.java:58) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.045
testDoFinally Error N/A

java.lang.NullPointerException at junit.quilt.framework.TstQuiltCoverage.runFullCoverageTest(TstQuiltCoverage.java:67) at junit.quilt.framework.TstQuiltCoverage.testDoFinally(TstQuiltCoverage.java:62) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.044

TestSMRegistry

Name Status Type Time(s)
testNormalLoader Error BasicLoad

java.lang.ClassNotFoundException: BasicLoad at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.testNormalLoader(TstQuiltRegistry.java:70) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.323
testJavaLoad Success 0.002
testBasicLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testBasicLoad(TstQuiltRegistry.java:96) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.037
testLooper Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testLooper(TstQuiltRegistry.java:105) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testCatch Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testCatch(TstQuiltRegistry.java:114) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testComplicatedConstructor Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testComplicatedConstructor(TstQuiltRegistry.java:123) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.035
testSuperClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSuperClass(TstQuiltRegistry.java:132) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testLongLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testLongLoad(TstQuiltRegistry.java:141) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testSwitchLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSwitchLoad(TstQuiltRegistry.java:150) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.043
testInterfaceLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testInterfaceLoad(TstQuiltRegistry.java:161) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testExceptionLoad Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionLoad(TstQuiltRegistry.java:174) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testExceptionTestTypes Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionTestTypes(TstQuiltRegistry.java:184) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testExceptionThrows Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testExceptionThrows(TstQuiltRegistry.java:195) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testFinally Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testFinally(TstQuiltRegistry.java:210) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testFinallyNoThrow Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testFinallyNoThrow(TstQuiltRegistry.java:220) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testStaticInit Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testStaticInit(TstQuiltRegistry.java:233) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.043
testConcreteClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testConcreteClass(TstQuiltRegistry.java:242) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.036
testAbstractClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testAbstractClass(TstQuiltRegistry.java:251) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.035
testSingleton Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testSingleton(TstQuiltRegistry.java:262) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testInnerClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testInnerClass(TstQuiltRegistry.java:270) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testPrivateClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testPrivateClass(TstQuiltRegistry.java:278) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034
testAnonymousClass Error java.lang.NullPointerException

java.lang.ClassNotFoundException: java.lang.NullPointerException at junit.quilt.cover.generic.QuiltClassLoader.makeJavaClass(QuiltClassLoader.java:150) at junit.quilt.cover.generic.QuiltClassLoader.findClass(QuiltClassLoader.java:165) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:255) at junit.quilt.framework.TstQuiltRegistry.runTest(TstQuiltRegistry.java:291) at junit.quilt.framework.TstQuiltRegistry.testAnonymousClass(TstQuiltRegistry.java:286) at java.lang.reflect.Method.invoke(Native Method) at junit.framework.TestCase.runTest(TestCase.java:166) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.034

TestStatementSegmentImpl

Name Status Type Time(s)
testAccessors Success 0.042

TstQuiltCoverage

Name Status Type Time(s)
warning Failure Cannot instantiate test case: testDoNoBranches (java.lang.InstantiationException: junit.quilt.framework.TstQuiltCoverage at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testDoNoBranches (java.lang.InstantiationException: junit.quilt.framework.TstQuiltCoverage at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.008
warning Failure Cannot instantiate test case: testDoException (java.lang.InstantiationException: junit.quilt.framework.TstQuiltCoverage at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testDoException (java.lang.InstantiationException: junit.quilt.framework.TstQuiltCoverage at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.009
warning Failure Cannot instantiate test case: testDoFinally (java.lang.InstantiationException: junit.quilt.framework.TstQuiltCoverage at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testDoFinally (java.lang.InstantiationException: junit.quilt.framework.TstQuiltCoverage at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.007

TstQuiltRegistry

Name Status Type Time(s)
warning Failure Cannot instantiate test case: testNormalLoader (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testNormalLoader (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testJavaLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testJavaLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.007
warning Failure Cannot instantiate test case: testBasicLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testBasicLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testLooper (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testLooper (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testCatch (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testCatch (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testComplicatedConstructor (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testComplicatedConstructor (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.007
warning Failure Cannot instantiate test case: testSuperClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testSuperClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.007
warning Failure Cannot instantiate test case: testLongLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testLongLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testSwitchLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testSwitchLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testInterfaceLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testInterfaceLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testExceptionLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testExceptionLoad (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.020
warning Failure Cannot instantiate test case: testExceptionTestTypes (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testExceptionTestTypes (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.007
warning Failure Cannot instantiate test case: testExceptionThrows (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testExceptionThrows (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testFinally (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testFinally (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testFinallyNoThrow (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testFinallyNoThrow (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.007
warning Failure Cannot instantiate test case: testStaticInit (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testStaticInit (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testConcreteClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testConcreteClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testAbstractClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testAbstractClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.007
warning Failure Cannot instantiate test case: testSingleton (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testSingleton (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testInnerClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testInnerClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.006
warning Failure Cannot instantiate test case: testPrivateClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testPrivateClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.024
warning Failure Cannot instantiate test case: testAnonymousClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) )

junit.framework.AssertionFailedError: Cannot instantiate test case: testAnonymousClass (java.lang.InstantiationException: junit.quilt.framework.TstQuiltRegistry at java.lang.reflect.Constructor.newInstance(Native Method) at junit.framework.TestSuite.addTestMethod(TestSuite.java:102) at junit.framework.TestSuite.<init>(TestSuite.java:66) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTestRunner.java:195) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:558) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) ) at junit.framework.Assert.fail(Assert.java:51) at junit.framework.TestSuite$1.runTest(TestSuite.java:225) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:131) at junit.framework.TestSuite.runTest(TestSuite.java:173) at junit.framework.TestSuite.run(TestSuite.java:168) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:582) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:403) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:380) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.DynaTagScript.run(DynaTagScript.java:128) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) at org.apache.commons.jelly.tags.werkz.GoalTag$1.performAction(GoalTag.java:119) at com.werken.werkz.Goal.attain(Goal.java:521) at com.werken.werkz.Goal.attainPrerequisites(Goal.java:425) at com.werken.werkz.Goal.attain(Goal.java:489) at org.apache.maven.app.Maven.runGoals(Maven.java:1011) at org.apache.maven.app.Maven.attainGoals(Maven.java:663) at org.apache.maven.app.Maven.doMain(Maven.java:1419) at org.apache.maven.app.Maven.main(Maven.java:1582) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573)

0.007